From: Jonathan Dieter Date: Tue, 17 Apr 2018 09:28:59 +0000 (+0300) Subject: Bump to 0.2.1 X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~316 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=70450aa777cdc1fe1b310b22af5c0b2cc3579a43;p=zchunk.git Bump to 0.2.1 Signed-off-by: Jonathan Dieter --- diff --git a/include/zck.h b/include/zck.h index 069c634..167d13e 100644 --- a/include/zck.h +++ b/include/zck.h @@ -1,10 +1,10 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.2.0" +#define ZCK_VERSION "0.2.1" #define ZCK_VER_MAJOR 0 #define ZCK_VER_MINOR 2 -#define ZCK_VER_REVISION 0 +#define ZCK_VER_REVISION 1 #define ZCK_VER_SUBREVISION 0 #define True 1